Dynomotion

Group: DynoMotion Message: 3064 From: himykabibble Date: 1/11/2012
Subject: Spindle Control Question....
My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?

Regards,
Ray L.
Group: DynoMotion Message: 3066 From: Tom Kerekes Date: 1/11/2012
Subject: Re: Spindle Control Question....
Hi Ray,
 
How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
 
Regards
TK

Group: DynoMotion Message: 3068 From: himykabibble Date: 1/11/2012
Subject: Re: Spindle Control Question....
Tom,

There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.

I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Ray,
>  
> How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
>  
> Regards
> TK
>
>
> ________________________________
> From: himykabibble <jagboy@...>
> To: DynoMotion@yahoogroups.com
> Sent: Wednesday, January 11, 2012 1:49 PM
> Subject: [DynoMotion] Spindle Control Question....
>
>
>  
> My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
>
> Regards,
> Ray L.
>
Group: DynoMotion Message: 3070 From: Tom Kerekes Date: 1/11/2012
Subject: Re: Spindle Control Question....
Hi Ray,
 
I can't imagine how the PWM wouldn't change instantly.
 
There is a way to put up a message box directly from GCode which would be much more direct than asking KFlop to request it.  It is of the form:
 
(MSG,Please put in a tool)
 
But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?
 
Regards
TK
 
 
Group: DynoMotion Message: 3071 From: himykabibble Date: 1/11/2012
Subject: Re: Spindle Control Question....
Tom,

"But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?" - Apparently not. Like I said, I was able to continue execution while the toolchange dialog was still on-screen. I'll try to re-verify tomorrow.

I'll try using the MSG comment as well.

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Ray,
>  
> I can't imagine how the PWM wouldn't change instantly.
>  
> There is a way to put up a message box directly from GCode which would be much more direct than asking KFlop to request it.  It is of the form:
>  
> (MSG,Please put in a tool)
>  
> But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?
>  
> Regards
> TK
>  
>  
>
> ________________________________
> From: himykabibble <jagboy@...>
> To: DynoMotion@yahoogroups.com
> Sent: Wednesday, January 11, 2012 3:56 PM
> Subject: [DynoMotion] Re: Spindle Control Question....
>
>
>  
> Tom,
>
> There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.
>
> I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> >
> > Hi Ray,
> >  
> > How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
> >  
> > Regards
> > TK
> >
> >
> > ________________________________
> > From: himykabibble <jagboy@>
> > To: DynoMotion@yahoogroups.com
> > Sent: Wednesday, January 11, 2012 1:49 PM
> > Subject: [DynoMotion] Spindle Control Question....
> >
> >
> >  
> > My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
> >
> > Regards,
> > Ray L.
> >
>
Group: DynoMotion Message: 3072 From: Brad Murry Date: 1/11/2012
Subject: Re: Spindle Control Question....

Hello Ray,

 

For what it’s worth we use several types of VFD’s at work and nearly all of them have a ramp parameter is it possible this value has changed at all?

 

-Brad Murry

 

From: DynoMotion@yahoogroups.com [mailto:DynoMotion@yahoogroups.com] On Behalf Of himykabibble
Sent: Wednesday, January 11, 2012 4:56 PM
To: DynoMotion@yahoogroups.com
Subject: [DynoMotion] Re: Spindle Control Question....

 

 

Tom,

There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.

I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Ray,
>  
> How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
>  
> Regards
> TK
>
>
> ________________________________
> From: himykabibble <jagboy@...>
> To: DynoMotion@yahoogroups.com
> Sent: Wednesday, January 11, 2012 1:49 PM
> Subject: [DynoMotion] Spindle Control Question....
>
>
>  
> My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
>
> Regards,
> Ray L.
>

Group: DynoMotion Message: 3073 From: himykabibble Date: 1/11/2012
Subject: Re: Spindle Control Question....
Brad,

I haven't touched the VFD since I first installed it three years ago.

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, Brad Murry <bradodarb@...> wrote:
>
> Hello Ray,
>
>
>
> For what it's worth we use several types of VFD's at work and nearly all of
> them have a ramp parameter is it possible this value has changed at all?
>
>
>
> -Brad Murry
>
>
>
> From: DynoMotion@yahoogroups.com [mailto:DynoMotion@yahoogroups.com] On
> Behalf Of himykabibble
> Sent: Wednesday, January 11, 2012 4:56 PM
> To: DynoMotion@yahoogroups.com
> Subject: [DynoMotion] Re: Spindle Control Question....
>
>
>
>
>
> Tom,
>
> There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for
> the speed. The PWM code does nothing but program PWM0 based on the value
> passed from KMotion. I'll see if I can put a scope on the PWM output
> tomorrow, and see what's happening.
>
> I noticed something else today that has me confused. My M6 program puts up a
> dialog box, to prompt me to put the proper too in the spindle. Dismiss the
> dialog, and the program continues. But I found that hitting Execute will
> also continue the program, leaving the dialog on-screen. It seems to be just
> cosmetic, but is there a way to disable Execute while the dialog is up?
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com <mailto:DynoMotion%40yahoogroups.com> ,
> Tom Kerekes <tk@> wrote:
> >
> > Hi Ray,
> > Â
> > How are you controlling your Spindle? There should be no ramping unless
> you programmed some in.
> > Â
> > Regards
> > TK
> >
> >
> > ________________________________
> > From: himykabibble <jagboy@>
> > To: DynoMotion@yahoogroups.com <mailto:DynoMotion%40yahoogroups.com>
> > Sent: Wednesday, January 11, 2012 1:49 PM
> > Subject: [DynoMotion] Spindle Control Question....
> >
> >
> > Â
> > My spindle is taking quite a but longer to come up to speed than it did
> under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle
> command followed by a "G4 P3.0", the tool is hitting the part well before
> the spindle is fully up to speed. Is there a ramping parameter somewhere?
> >
> > Regards,
> > Ray L.
> >
>
Group: DynoMotion Message: 3080 From: himykabibble Date: 1/12/2012
Subject: Re: Spindle Control Question....
Tom,

What happened with the MessageBox is, I have a pendant button that issues an Execute. I had pressed that button while the MessageBox was on-screen. So the Execute button on-screen does get disabled, but the Execute function does not.

I'm going to go try (MSG,xxx) now.

BTW - Just my two cents worth on KMotionCNC, as a machine controller - Functionally, it is fine, if a bit limited. It would be nice to have display of RPM, feedrate, etc. Overall, I find it not terribly well-suited to, at least, the way I operate my machine. So many of the on-screen features are so small as to be illegible from any distance more than a very few feet. I control my machine almost entirely from a pendant, and may be 4-5 feet from the display much of the time. But, when I hit an M0, for example, I have to walk over to the screen to see what it wants. About the only thing I CAN see from more than 3-4 feet away is the DROs (and this is with a 20" monitor!). The MDI text is so tiny I have to be VERY close to be able to read it at all. Seems to me a machine controller should aim to be VERY legible, even from a reasonable distance, as it's not always convenient to stand right next to the display when doing setups. Ideally, controls should be large enough to be hard to miss, even with a touchscreen. I've started making modifications to the resource file, but that is a pretty painful process, and it looks like code changes are required to make many of the changes I'd like (like MDI test size). JMHO. I am really enjoying having a machine that operates predictably and reliably for the first time in a long time!

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, "himykabibble" <jagboy@...> wrote:
>
> Tom,
>
> "But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?" - Apparently not. Like I said, I was able to continue execution while the toolchange dialog was still on-screen. I'll try to re-verify tomorrow.
>
> I'll try using the MSG comment as well.
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> >
> > Hi Ray,
> >  
> > I can't imagine how the PWM wouldn't change instantly.
> >  
> > There is a way to put up a message box directly from GCode which would be much more direct than asking KFlop to request it.  It is of the form:
> >  
> > (MSG,Please put in a tool)
> >  
> > But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?
> >  
> > Regards
> > TK
> >  
> >  
> >
> > ________________________________
> > From: himykabibble <jagboy@>
> > To: DynoMotion@yahoogroups.com
> > Sent: Wednesday, January 11, 2012 3:56 PM
> > Subject: [DynoMotion] Re: Spindle Control Question....
> >
> >
> >  
> > Tom,
> >
> > There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.
> >
> > I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?
> >
> > Regards,
> > Ray L.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> > >
> > > Hi Ray,
> > >  
> > > How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
> > >  
> > > Regards
> > > TK
> > >
> > >
> > > ________________________________
> > > From: himykabibble <jagboy@>
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Wednesday, January 11, 2012 1:49 PM
> > > Subject: [DynoMotion] Spindle Control Question....
> > >
> > >
> > >  
> > > My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
> > >
> > > Regards,
> > > Ray L.
> > >
> >
>
Group: DynoMotion Message: 3081 From: himykabibble Date: 1/12/2012
Subject: Re: Spindle Control Question....
OK, Tried the "(MSG,xxx)", and that works much better. One thing you should consider adding - In Mach3, when an M00 is encountered, it will display the message on the (very visible) status line, and execution can be continued by hitting CycleStart. With KMotionCNC, I now have some stops (M00s) which require an Execute to continue, and some whic require a mouse click or key press to continue. It would be really nice if Execute could do both, so allow Execute to dismiss the MSG dialog, in place of clicking OK.

Regards,
Ray L.

--- In DynoMotion@yahoogroups.com, "himykabibble" <jagboy@...> wrote:
>
> Tom,
>
> What happened with the MessageBox is, I have a pendant button that issues an Execute. I had pressed that button while the MessageBox was on-screen. So the Execute button on-screen does get disabled, but the Execute function does not.
>
> I'm going to go try (MSG,xxx) now.
>
> BTW - Just my two cents worth on KMotionCNC, as a machine controller - Functionally, it is fine, if a bit limited. It would be nice to have display of RPM, feedrate, etc. Overall, I find it not terribly well-suited to, at least, the way I operate my machine. So many of the on-screen features are so small as to be illegible from any distance more than a very few feet. I control my machine almost entirely from a pendant, and may be 4-5 feet from the display much of the time. But, when I hit an M0, for example, I have to walk over to the screen to see what it wants. About the only thing I CAN see from more than 3-4 feet away is the DROs (and this is with a 20" monitor!). The MDI text is so tiny I have to be VERY close to be able to read it at all. Seems to me a machine controller should aim to be VERY legible, even from a reasonable distance, as it's not always convenient to stand right next to the display when doing setups. Ideally, controls should be large enough to be hard to miss, even with a touchscreen. I've started making modifications to the resource file, but that is a pretty painful process, and it looks like code changes are required to make many of the changes I'd like (like MDI test size). JMHO. I am really enjoying having a machine that operates predictably and reliably for the first time in a long time!
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com, "himykabibble" <jagboy@> wrote:
> >
> > Tom,
> >
> > "But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?" - Apparently not. Like I said, I was able to continue execution while the toolchange dialog was still on-screen. I'll try to re-verify tomorrow.
> >
> > I'll try using the MSG comment as well.
> >
> > Regards,
> > Ray L.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> > >
> > > Hi Ray,
> > >  
> > > I can't imagine how the PWM wouldn't change instantly.
> > >  
> > > There is a way to put up a message box directly from GCode which would be much more direct than asking KFlop to request it.  It is of the form:
> > >  
> > > (MSG,Please put in a tool)
> > >  
> > > But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?
> > >  
> > > Regards
> > > TK
> > >  
> > >  
> > >
> > > ________________________________
> > > From: himykabibble <jagboy@>
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Wednesday, January 11, 2012 3:56 PM
> > > Subject: [DynoMotion] Re: Spindle Control Question....
> > >
> > >
> > >  
> > > Tom,
> > >
> > > There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.
> > >
> > > I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?
> > >
> > > Regards,
> > > Ray L.
> > >
> > > --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> > > >
> > > > Hi Ray,
> > > >  
> > > > How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
> > > >  
> > > > Regards
> > > > TK
> > > >
> > > >
> > > > ________________________________
> > > > From: himykabibble <jagboy@>
> > > > To: DynoMotion@yahoogroups.com
> > > > Sent: Wednesday, January 11, 2012 1:49 PM
> > > > Subject: [DynoMotion] Spindle Control Question....
> > > >
> > > >
> > > >  
> > > > My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
> > > >
> > > > Regards,
> > > > Ray L.
> > > >
> > >
> >
>
Group: DynoMotion Message: 3087 From: Tom Kerekes Date: 1/12/2012
Subject: Re: Spindle Control Question....
Hi Ray,
 
I guess we should disallow the Execute command from KFLOP when Gcode is Executing and the Execute button is grayed out.  There is a flag for that.   That should be a simple change.
 
Regarding the screens:I don't know, you want to put more stuff on the screen and make things bigger rather than smaller :}  But certainly if you come up with an optional screen configuration we would like to add it to the list of choices.
 
Regards
TK

Group: DynoMotion Message: 3091 From: himykabibble Date: 1/12/2012
Subject: Re: Spindle Control Question....
Tom,

I think just some things need to be bigger, or be emphasized at the right times. Getting M00s, and perhaps MessageBox pop-ups, are part of many programs - virtually all for me. What I'm suggesting is have either a large-font status line to display the pertinent information (Mach3 does this), or a pop-up dialog used for both that is legible from a reasonable distance (5 feet?). And the same command/keystroke/whatever, should dismiss both, rather than using Execute for some, mouse click or Enter for others, as it is now. The MDI line, in particular, should use a MUCH larger font. Granted, my eyesight is not what it was 20 years ago, but it;'s not bad, and I can't read the MDI line at all on a 20" monitor, without leaning in closer. I think all of this could be accommodated by just shrinking the G-code TextBox by a few lines. As it is, it pretty much forces the user to use a mouse for most operations, which seems rather unnatural to me for this kind of machine. With Mach3, almost the only thing I ever used the mouse for was opening G-code files. Most other common operations could be done entirely with the pendant, or, worst case, an occasional finger to the touchscreen.

Regards,
Ray L.



--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Ray,
>  
> I guess we should disallow the Execute command from KFLOP when Gcode is Executing and the Execute button is grayed out.  There is a flag for that.   That should be a simple change.
>  
> Regarding the screens:I don't know, you want to put more stuff on the screen and make things bigger rather than smaller :}  But certainly if you come up with an optional screen configuration we would like to add it to the list of choices.
>  
> Regards
> TK
>
> From: himykabibble <jagboy@...>
> To: DynoMotion@yahoogroups.com
> Sent: Thursday, January 12, 2012 11:48 AM
> Subject: [DynoMotion] Re: Spindle Control Question....
>
>
>  
> Tom,
>
> What happened with the MessageBox is, I have a pendant button that issues an Execute. I had pressed that button while the MessageBox was on-screen. So the Execute button on-screen does get disabled, but the Execute function does not.
>
> I'm going to go try (MSG,xxx) now.
>
> BTW - Just my two cents worth on KMotionCNC, as a machine controller - Functionally, it is fine, if a bit limited. It would be nice to have display of RPM, feedrate, etc. Overall, I find it not terribly well-suited to, at least, the way I operate my machine. So many of the on-screen features are so small as to be illegible from any distance more than a very few feet. I control my machine almost entirely from a pendant, and may be 4-5 feet from the display much of the time. But, when I hit an M0, for example, I have to walk over to the screen to see what it wants. About the only thing I CAN see from more than 3-4 feet away is the DROs (and this is with a 20" monitor!). The MDI text is so tiny I have to be VERY close to be able to read it at all. Seems to me a machine controller should aim to be VERY legible, even from a reasonable distance, as it's not always convenient to stand right next to the display when doing setups. Ideally, controls should be
> large enough to be hard to miss, even with a touchscreen. I've started making modifications to the resource file, but that is a pretty painful process, and it looks like code changes are required to make many of the changes I'd like (like MDI test size). JMHO. I am really enjoying having a machine that operates predictably and reliably for the first time in a long time!
>
> Regards,
> Ray L.
>
> --- In DynoMotion@yahoogroups.com, "himykabibble" <jagboy@> wrote:
> >
> > Tom,
> >
> > "But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?" - Apparently not. Like I said, I was able to continue execution while the toolchange dialog was still on-screen. I'll try to re-verify tomorrow.
> >
> > I'll try using the MSG comment as well.
> >
> > Regards,
> > Ray L.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> > >
> > > Hi Ray,
> > >  
> > > I can't imagine how the PWM wouldn't change instantly.
> > >  
> > > There is a way to put up a message box directly from GCode which would be much more direct than asking KFlop to request it.  It is of the form:
> > >  
> > > (MSG,Please put in a tool)
> > >  
> > > But regarding the message box from KFLOP.  Normally you would be running GCode so the Execute button should be disabled.  Isn't that the case?
> > >  
> > > Regards
> > > TK
> > >  
> > >  
> > >
> > > ________________________________
> > > From: himykabibble <jagboy@>
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Wednesday, January 11, 2012 3:56 PM
> > > Subject: [DynoMotion] Re: Spindle Control Question....
> > >
> > >
> > >  
> > > Tom,
> > >
> > > There are two relay outputs (CW/CCW), programmed for M3-M5, and a PWM for the speed. The PWM code does nothing but program PWM0 based on the value passed from KMotion. I'll see if I can put a scope on the PWM output tomorrow, and see what's happening.
> > >
> > > I noticed something else today that has me confused. My M6 program puts up a dialog box, to prompt me to put the proper too in the spindle. Dismiss the dialog, and the program continues. But I found that hitting Execute will also continue the program, leaving the dialog on-screen. It seems to be just cosmetic, but is there a way to disable Execute while the dialog is up?
> > >
> > > Regards,
> > > Ray L.
> > >
> > > --- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@> wrote:
> > > >
> > > > Hi Ray,
> > > >  
> > > > How are you controlling your Spindle?  There should be no ramping unless you programmed some in.
> > > >  
> > > > Regards
> > > > TK
> > > >
> > > >
> > > > ________________________________
> > > > From: himykabibble <jagboy@>
> > > > To: DynoMotion@yahoogroups.com
> > > > Sent: Wednesday, January 11, 2012 1:49 PM
> > > > Subject: [DynoMotion] Spindle Control Question....
> > > >
> > > >
> > > >  
> > > > My spindle is taking quite a but longer to come up to speed than it did under Mach3/Smoothstepper - about 5 seconds now. Ever with each spindle command followed by a "G4 P3.0", the tool is hitting the part well before the spindle is fully up to speed. Is there a ramping parameter somewhere?
> > > >
> > > > Regards,
> > > > Ray L.
> > > >
> > >
> >
>